setTimeOffset

abstract fun setTimeOffset(block: DesignBlock, offset: Double)

Set the time offset of the given block relative to its parent. The time offset controls when the block is first active in the timeline. Note: The time offset is not supported by the page block.

Parameters

block

the block whose time offset should be changed.

offset

the new time offset in seconds.